home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / PROGRAM / ALIB12.ARJ / EX02.EXE / GENEX02.BAT next >
DOS Batch File  |  1992-03-15  |  181b  |  5 lines

  1. tcc -c -ml -f -d -I\tc\include;\autolib wyse1.c
  2. tcc -c -ml -f -d -I\tc\include;\autolib wyse.c
  3. tcc -ewyse -L\tc\lib;\GLS;\autolib -ml wyse.obj wyse1.obj altcl.lib ifsrtcl.lib
  4.  
  5.